home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / adoptme1.zip / SYSOP.DOC < prev    next >
Text File  |  1993-03-10  |  7KB  |  258 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                   Adopt Me!
  10.                                  Version 1.0
  11.                       Copyright (c) 1993 By Andy Stewart
  12.                       
  13.                        -->>      AT Version!      <<--
  14.  
  15.                       XT version is available at DreamNET
  16.                                 (317)780-1264
  17.                      also available at the support boards
  18.                             listed in Special.Thx
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.                                 COPYRIGHT NOTICE
  54.                                 ----------------
  55.  
  56.      Adopt Me! is a copyrighted program being distributed under the
  57.      shareware concept.  As such you may use Adopt Me! for a period of
  58.      30 days without registering the software.  After the 30 day evaluation
  59.      period, you must register your copy of Adopt Me! or must stop using
  60.      it.  By your not doing so you will be in violation of United States and
  61.      International copyright laws.
  62.  
  63.      As a shareware program, Adopt Me! may be freely distributed through a
  64.      BBS.  Shareware distributors may distribute copies of Adopt Me! on disk
  65.      for a modest disk duplication charge not to exceed $6 per disk.
  66.  
  67.  
  68.  
  69.  
  70.                                     WARRANTY
  71.                                     --------
  72.  
  73.      Adopt Me! is distributed without warranty.  In no event will Andy
  74.      Stewart or DreamWARE Communications be liable to you for damages,
  75.      including any loss of profits, lost savings, or other incidental or
  76.      consequential damages arising out of your use of or inability to use the
  77.      program, even if Andy Stewart, DreamWARE Communications or an authorized
  78.      representative has been advised of the possibility of such damages.  Andy
  79.      Stewart and DreamWARE Communications will not be liable for any such
  80.      claim by any other party.
  81.  
  82.  
  83.  
  84.                                   INTRODUCTION
  85.                                   ------------
  86.  
  87.           Adopt Me! has the following built-in features ...
  88.  
  89.           Assembly language serial input/output routines for maximum
  90.           speed.
  91.  
  92.           Fully supports high  speed modems: 16550 FIFO buffering and
  93.           locked serial ports.
  94.  
  95.           Built in ANSI terminal emulator.  No need to have ANSI.SYS
  96.           loaded in memory.
  97.  
  98.           Supports all of the most popular door data file formats:
  99.           TriBBS, PCBoard, GAP, Spitfire, WildCat, RBBS, and WWIV.
  100.  
  101.  
  102.  
  103.  
  104.                                RUNNING ADOPT ME!
  105.                               -------------------
  106.      Read DATA.DOC for the instructions for DATA.EXE.
  107.      
  108.      Adopt Me! is run by entering a command similar to the following:
  109.  
  110.      adoptme adoptme.cfg
  111.      
  112.      In the above command line, "adoptme" is the name of your door's EXE file
  113.      and the "adoptme.cfg" parameter is the name of the door's configuration
  114.      file.  The configuration file can have any name the sysop chooses, but
  115.      it must reside in the same directory as the door.  The configuration
  116.      file is an ASCII text file with the following format:
  117.  
  118.      Line 1:   Door data file type.
  119.      Line 2:   Path to the door data file(s).
  120.      Line 3:   BBS name.
  121.      Line 4:   Sysop's name.
  122.      Line 5:   Locked baud rate.
  123.  
  124.      As illustrated above, the door's data file type is specified in line 1
  125.      and can be PCB for PCBoard, GAP for GAP (DOOR.SYS), SF for  Spitfire,
  126.      RBBS for RBBS, WC for WildCat!, TRIBBS for TriBBS, or WWIV for WWIV.
  127.      The locked baud rate is specified in line 5. If the sysop doesn't
  128.      lock his serial port, he must specify 0 for the locked baud rate.
  129.      NOTE: Although many door formats do pass the locked baud rate in the
  130.      door data files, some older formats such as RBBS do not.  For
  131.      conformity, it is required that you specify the locked baud rate in
  132.      line 5 and ignores any value passed in the door data files.
  133.  
  134.      The following is a sample door configuration file:
  135.  
  136.      WWIV
  137.      C:\WWIV\
  138.      DreamNET
  139.      Unca Scrooge
  140.      38400
  141.  
  142.      A file called SETUP.EXE is included to aid with writing this config.
  143.      file.  Run it, answer the questions, and let the program do the rest.
  144.      ( No need for a command line ).
  145.  
  146.      Adopt Me! can be run locally without a door data file (handy for the
  147.      sysop to use the door without logging on to the BBS) by specifying
  148.      /L after the configuration file parameter in the DOS command line.
  149.      Adopt Me! will request the user to enter his name before running the
  150.      door.
  151.  
  152.  
  153.  
  154.                                   SPECIAL KEYS
  155.                                   ------------
  156.  
  157.      While a door is running, the sysop can press certain special keys to
  158.      perform a variety of functions.    The following is a list of the
  159.      functions that the Adopt Me! special keys perform:  (None of which are
  160.      really needed in this 'door')
  161.  
  162.      Key(s)              Function
  163.  
  164.      HOME                Toggles between the user status window and a help
  165.                          display that lists the special keys.
  166.  
  167.      F6                  Takes 5 minutes away from the caller.
  168.                          NOTE:  This will NOT be returned to BBS.
  169.  
  170.      F7                  Gives 5 minutes to the caller.
  171.                          NOTE:  This will NOT be returned to the BBS.
  172.  
  173.      F9                  Quit the door and return the caller to the BBS.
  174.  
  175.      F10                 Enter chat mode.  Pressing the ESC key exits the
  176.                          chat mode.
  177.  
  178.      Alt+D               Drop to DOS.
  179.  
  180.  
  181.  
  182.  
  183.                                      SUPPORT
  184.                                      -------
  185.  
  186.      You may obtain assistance with a DreamWARE Communication programs and
  187.      related problems by calling DreamNET at 317-780-1264.  You may also
  188.      find the latest versions of DreamWARE Communications doors here, which
  189.      are downloadable on the first call.  Also, they can be found on the
  190.      support boards found in Special.Thx.
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                                   REGISTRATION
  197.                                   ------------
  198.  
  199.      Registration of Adopt Me! is only $10.00.  Please use the form in the
  200.      file REGISTER.TXT.   When you register Adopt Me!, you will receive a
  201.      keyfile to turn your copy of Adopt Me! into a registered version.  More
  202.      information on this is in REGISTER.TXT
  203.  
  204. The easiest way I have found to use this door, and save hard_drive space is
  205. to put DATA.EXE and ADOPTME.EXE in you file_path.  For example, I have mine in
  206. C:\Utils\, thought you may want to create a special directory for Adopt Me! 
  207. to reside alone in.
  208.  
  209.  
  210.  
  211.  
  212.  
  213.                        Thank you for using Adopt Me! !
  214.                        --------------------------------
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.